chore(deps): bump nanoid from 5.1.7 to 5.1.9#402
Merged
Conversation
Bumps [nanoid](https://github.com/ai/nanoid) from 5.1.7 to 5.1.9. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@5.1.7...5.1.9) --- updated-dependencies: - dependency-name: nanoid dependency-version: 5.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
c33d5ae to
569d4fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nanoid from 5.1.7 to 5.1.9.
Release notes
Sourced from nanoid's releases.
Changelog
Sourced from nanoid's changelog.
Commits
e52d946Release 5.1.9 version2c0eec6Remove docs from npm package11c05dcRelease 5.1.8 version (#586)94953dfFix comment 80 columsn limit (#585)e646618Update benchmark (#584)d3030b7Improve comments (#583)e1acf37Use full byte range in customAlphabet (+ ~75% ops / sec optimisation) (#582)f4e7fbeRe-use var in the price of extra 4 bytes of JS bundle size (#581)234a6c3Remove redundant browser step cast (#578)7720742Do not calculate expression twice in Node.js where size is not important (#580)